Total Complexity | 39 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 306 |
Lines of code | 160 |
Logical lines of code | 79 |
Comment lines | 77 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parse_php_error_log_stack_line() | 44 | 13 | 49 | |
parse_php_error_log_line() | 44 | 9 | 46 | |
parse_context_line() | 53 | 5 | 23 | |
store_last_parsed_timestamp() | 58 | 4 | 17 | |
parse_entry_with_stack_trace() | 69 | 3 | 6 | |
get_last_parsed_timestamp() | 65 | 3 | 10 | |
delete_last_parsed_timestamp() | 75 | 1 | 4 | |
get_newer_lines() | 73 | 1 | 5 |